Converts a block value to bytes based on the write type. A double is the return value because the returned value can exceed 4.2GB (a 32 bit unsigned long).
Return Type
A Double value.
Syntax
object.ConvertBlocksToBytes(lBlocks As Long, WriteType As eWriteType)
The ConvertBlocksToBytes method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |
lBlocks | Long |
WriteType | eWriteType |